feat: add prod apps for waves 6-9 (keycloak, auth, services, kong)#43
Merged
Conversation
Keycloak (wave 6): prod hostnames, log level INFO, theme + plugins. Auth (wave 7): prod hostnames, env=prod. Docs: added missing github-token and freeipa-password to vault-secrets.md.
20 prod apps: metadata, project, dataset, dataops, notification,
approval, kong-postgresql, kong, queue-{consumer,producer,socketio},
pipelinewatch, upload-{core,greenroom}, download-{core,greenroom},
search, xwiki, metadata-event-handler, kg-integration.
Also cleans up stale TODOs in dev (bff-cli, kong-postgresql).
SMTP relay still TBD (notification uses TODO-PROD-SMTP-RELAY placeholder).
Vault secrets needed before merge: kong, xwiki, approval, kg-integration.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
docs/vault-secrets.mdwith new secret paths (kong, xwiki)Vault secrets needed before/after merge
Before merge (waves 6-7):
secret/keycloak—github-token✅ doneAfter KC healthy (waves 6-7):
secret/auth—keycloak-client-secret,freeipa-passwordBefore merge (waves 8-9):
secret/kong—postgres-user,postgres-passwordsecret/approval—db-uri(referencesapproval-user-passwordfromsecret/postgresql)secret/kg-integration—account-secretsecret/xwiki—postgresql-password,xwiki-cfg,xwiki-propertiesKnown placeholders
notification: SMTP relay set toTODO-PROD-SMTP-RELAY(blocked on ctask #86)Test plan
make test ENV=prod— all checks passmake test ENV=dev— unchanged, all checks passdev.hdc/clusters/devreferences in prod apps (grep verified)